func gotest.tools/v3/internal/format.removeWhitespace

3 uses

	gotest.tools/v3/internal/format (current package)
		diff.go#L82: 		if removeWhitespace(in.String()) == removeWhitespace(out.String()) {
		diff.go#L89: func removeWhitespace(s string) string {